home *** CD-ROM | disk | FTP | other *** search
/ NOVA - For the NeXT Workstation / NOVA - For the NeXT Workstation.iso / Apps / Graphics / Others / BitmapTest / BitmapTest.doc < prev    next >
Text File  |  1992-12-25  |  901b  |  16 lines

  1. BitmapTest
  2.  
  3.     BitmapTest is a simple program to test the speed of animating bitmaps on the screen.  It also allows various optimizations to be turned on and off, to see how much they help.  This program is intended as a demo program for developers, and is in the Public Domain.  No claims are made to the usefulness or suitability of this program, or its source code.
  4.     
  5.     This program demonstrates animating bitmaps, use of timer & event handling,  use of the List object, limiting window resizing, and includes a simple generic object to handle moving a bitmap.
  6.  
  7.     Comments are welcomed to help make this a better demo program.  The code is intended to provide clear, correct use of the App Kit, rather than fast, but dirty code.
  8.  
  9.  
  10. Carl F. Sutter
  11. Academic Software Development Consultant
  12. University of Southern California
  13. University Computing Services
  14. (213) 743-3826   sutter@ozone.usc.edu (NeXT mail)
  15.  
  16.